Home
last modified time | relevance | path

Searched hist:"06 aab5a3084e1d825384fa353e6df4c7949c8683" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dnommu.cdiff 06aab5a3084e1d825384fa353e6df4c7949c8683 Thu Sep 24 13:33:48 CEST 2009 David Howells <dhowells@redhat.com> NOMMU: Ignore mmap() address param as it is a hint

Ignore the address parameter given to NOMMU mmap() as it is a hint, rather
than giving an error if it's non-zero. MAP_FIXED still gets an error.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>